Vcenter Content Registries Harbor Projects CreateSpec

Vcenter Content Registries Harbor Projects CreateSpec
Vcenter Content Registries Harbor Projects CreateSpec

This schema is deprecated as of vSphere API 8.0.1.00200.

The Vcenter Content Registries Harbor Projects CreateSpec schema defines the information required to create a Harbor project.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "name": "string",
    "scope": "string"
}
string
name
Required

This property is deprecated as of vSphere API 8.0.1.00200.

Name of the Harbor project. Should be between 1-63 characters long alphanumeric string and may contain the following characters: a-z,0-9, and '-'. Must be starting with characters or numbers, with the '-' character allowed anywhere except the first or last character.

This property was added in vSphere API 7.0.0.0.

string
scope
Required

This property is deprecated as of vSphere API 8.0.1.00200.

Access type of a Harbor project.

For more information see: Vcenter Content Registries Harbor Projects Scope.

This property was added in vSphere API 7.0.0.0.